
'Declaration
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])> Public Class MultiRow(Of T) Inherits C1.Web.Mvc.FlexGridBase(Of T) Implements C1.Web.Mvc.ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
'Usage
Dim instance As MultiRow(Of T)
[Scripts(Mono.Cecil.CustomAttributeArgument[])] public class MultiRow<T> : C1.Web.Mvc.FlexGridBase<T>, C1.Web.Mvc.ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
public class MultiRow = class(C1.Web.Mvc.FlexGridBase, C1.Web.Mvc.ITemplate, Microsoft.AspNetCore.Html.IHtmlContent)
JScript does not support Generics.
[Scripts(Mono.Cecil.CustomAttributeArgument[])] public __gc class MultiRow<T> : public C1.Web.Mvc.FlexGridBase<T>, C1.Web.Mvc.ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
[Scripts(Mono.Cecil.CustomAttributeArgument[])] generic<typename T> public ref class MultiRow : public C1.Web.Mvc.FlexGridBase<T>, C1.Web.Mvc.ITemplate, Microsoft.AspNetCore.Html.IHtmlContent
System.Object
C1.Web.Mvc.Component
C1.Web.Mvc.Control
C1.Web.Mvc.ItemsBoundControl<T>
C1.Web.Mvc.FlexGridBase<T>
C1.Web.Mvc.MultiRow.MultiRow<T>